home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / racer13.zip / RACER.INF (.txt) < prev    next >
OS/2 Help File  |  1996-09-26  |  17KB  |  60 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About Racer for OS/2 ΓòÉΓòÉΓòÉ
  3.  
  4. Racer for OS/2 Version 1.3
  5. September 25th, 1996, by Antonino Iannella 
  6.  
  7. This is a prototype for an OS/2 game idea of mine. I got the idea from a 
  8. program in a magazine printed about ten years ago.  The original program was 
  9. written in BASIC (from Microsoft, uugh!) for the Tandy TRS-80.  I've always 
  10. liked it's concept. 
  11.  
  12. The aim is to keep your car away from the white lines; the roadside. 
  13.  
  14. Racer is simply a text-based car on a road, so it moves quite fast.  The text 
  15. symbol in the middle is your 'car'. (Sorry about it being a long, white 
  16. streak.)  Press the left or right arrow keys to make it move left or right. 
  17. <CTRL><S> pauses it.  Press 'q' at any time to stop.  Crashing the car into the 
  18. sides also ends the ride. 
  19.  
  20. In this version, after a crash the user is prompted to drive again by entering 
  21. 'Y' (or pressing Enter). Press 'N' to quit. The distance travelled after each 
  22. drive is displayed. Many people have requested that I slow the game down (you 
  23. know the type...those who own a Pentium 2000MHz with gazillion MB of RAM... ) 
  24.  
  25. My long-term plan for this 'pi╨Üce de resistance' is to port it to the PM shell 
  26. and turn it into a graphics-based action extravaganza, like a video arcade 
  27. game. 
  28.  
  29.  
  30. ΓòÉΓòÉΓòÉ 1.1. How to compile the source ΓòÉΓòÉΓòÉ
  31.  
  32. The source code, RACER.C and RACER.DEF are in the SRC subdirectory. I compiled 
  33. Racer with EMX/GCC, so one may need the EMX Runtime Library to use the 
  34. executable code. Compile by entering 
  35.  
  36. gcc -Zomf -Zsys -o racer.exe racer.c racer.def
  37.  
  38. The source code is provided so others may compile it themselves, or use it 
  39. freely as long as I am acknowledged and informed about it. Bill Gates, all 
  40. Microsoft employees and their families must each pay me AUD$1M if they would 
  41. like to register. 
  42.  
  43.  
  44. ΓòÉΓòÉΓòÉ 2. Contacting the author ΓòÉΓòÉΓòÉ
  45.  
  46. Please tell me by Email what you think of the project... I'll take any 
  47. opinions, criticisms, suggestions for improvement, and especially 
  48. encouragement! 
  49.  
  50.        ****    ****       *  ****     Operate at a higher level
  51.      *    *  *    *     *  *    *     Mr Antonino Iannella
  52.     *    *  *         *       *       Computer Systems Engineering
  53.    *    *   ****    *      *          9308390r@lux.levels.unisa.edu.au
  54.   *    *  *    *  *     *             antonino@usa.net
  55.   ****    ****  *      ******         http://members.tripod.com/~antonino
  56.  
  57.  General Application Error in Module MS:WIN-95.
  58.  This version will now self-destruct!
  59.  
  60.